home *** CD-ROM | disk | FTP | other *** search
- Path: blue.seas.upenn.edu!yulman
- From: yulman@blue.seas.upenn.edu (Alex Yulman)
- Newsgroups: comp.lang.c++
- Subject: Linker Error
- Date: 3 Apr 1996 22:31:17 GMT
- Organization: University of Pennsylvania
- Message-ID: <4juu7l$lk3@netnews.upenn.edu>
- NNTP-Posting-Host: blue.seas.upenn.edu
- X-Newsreader: TIN [version 1.2 PL2-upenn1.3]
-
-
-
- Please help me.. I am trying to include a VB generated dll and I get
- the following error, after which win95 says that an application has
- generated an illegal instructions
- Here is the error:
-
- Linking C:\BC45\PROJECTS\afts.exe:
- Linker Error: Unresolved external 'TModule::TModule(const char*,int)'
- referenced from module AFTS.CPP
- Linker Error: Unresolved external 'TModule::~TModule()' referenced
- from module AFTS.CPP
- Linker Error: Unresolved external
- 'TStreamableBase::~TStreamableBase()' referenced from module AFTS.CPP
-
- I include the right header file, everything seems to be by the book.
- Please Please help
-
-
-
-
- --
-
- Alex Yulman "Men will lie on their backs, talking about the
- (215)382-5140 fall of man, and never make an effort to get up"
- YULMAN@eniac.seas.upenn.edu - Henry David Thoreau
-